-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install & configure pg_repack #546
base: main
Are you sure you want to change the base?
Conversation
59d0d1d
to
fd756d3
Compare
fd756d3
to
40bd4df
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can add this but I wonder if we need it? Do we have a lot of bloat?
I know with metricity specifcally I was repacking weekly on linode due to bloat, and it significantly improved performance. That might have been due to autovac having issues running in the container though. |
Should we monitor bloat somehow?
I'm happy to merge this either way but I think monitoring bloat might be
useful.
|
Yeah that could be cool, not sure whether through rrdtool or prom, but having some chart somewhere would be good. |
No description provided.